import { IMaskFunction } from '../../../context';
declare const phone: IMaskFunction;
export default phone;
