export type { InputPhoneNumberProps } from "./InputPhoneNumber.types"; export { InputPhoneNumber } from "./InputPhoneNumber";