import { ValidationResponse } from '../../../validation'; export declare function url(value: string, key: K): ValidationResponse;