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