export declare const currencyParser: (value: string | number, numberOfDecimalPlaces?: number) => string; //# sourceMappingURL=currencyParser.d.ts.map