import { ValidationRuleContract } from "../contracts";
export declare function string(): ValidationRuleContract;
