export { default as PhoneInput } from "./components/phone-number-input.vue"; export type { PhoneDATA, Country } from "./components/parts/types";