export declare class InvalidDecimal extends Error { constructor(input: string); } //# sourceMappingURL=InvalidDecimal.exception.d.ts.map