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