export declare function numberToWords(amount: number): string;
