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