import React from 'react'; import { NumberFormatterProps } from '../types'; export declare const PhoneInput: React.FC;