/// import { ValidatorCommonProps } from "../index"; export declare const Integer: (props: ValidatorCommonProps) => JSX.Element;