import React from 'react'; import { PhoneNumberProps, PhoneNumberRef } from './types'; declare const PhoneNumberWithSelect: React.ForwardRefExoticComponent>; export default PhoneNumberWithSelect; //# sourceMappingURL=PhoneNumberWithSelect.d.ts.map