import intlTelInput from "intl-tel-input";
export { intlTelInput };
export type { IntlTelInputRef } from "./IntlTelInput.js";
export { default } from "./IntlTelInput.js";
