export declare const parseToAmount: (value: string | number, currency: string) => string;