export declare const getDecimalAmount: (amount: number, decimals: number) => string;