export declare const intOnlyNumbersValidations: (value?: string | undefined | null) => boolean;