import { default as intlTelInput } from 'intl-tel-input'; export { intlTelInput }; export { default } from './IntlTelInput.vue'; export type { Props } from './props';