export declare const canParseAmount: (amount: string, paramDecimals?: number) => boolean;
//# sourceMappingURL=canParseAmount.d.ts.map