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