export declare function splitIntegerDecimal(amount: number | string): [string, string];