import { RuleContext } from '../validator'; export declare function url(value: any, _ctx: RuleContext): boolean;