export declare function numberToWord(num: number | string): string;
