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