import { ValidationRuleContract } from "../contracts";
export declare function hash(args: Array<any>): ValidationRuleContract;
