export declare const isAllowedNumericInputValue: (value: string, maxDecimals?: number) => boolean;