export declare const getSantizedDecimals: (decimals: unknown) => number; export default getSantizedDecimals;