import React from 'react'; import type { PhoneNumberInputProps, PhoneNumberInputRef } from './types'; export declare const PhoneNumberInput: React.ForwardRefExoticComponent & React.RefAttributes>; //# sourceMappingURL=PhoneNumberInput.d.ts.map