declare const getCountDecimals: (n: Number) => number;
declare const getValidityResult: any;
export { getValidityResult, getCountDecimals };
//# sourceMappingURL=formValidate.d.ts.map