import React from 'react'; import type { PhoneInputProps } from './PhoneInput.types'; export declare const PhoneInput: React.FC; //# sourceMappingURL=PhoneInput.d.ts.map