export { default as PhoneInput } from './components/PhoneInput'; export type { IFormikUiPhoneInputProps } from './components/PhoneInput';