export { default } from './phone-input'; export { default as PhoneInput } from './phone-input'; export * from './phone-input';