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