import { WdInputPhone } from './wd-input-phone'; export { WdInputPhone } from './wd-input-phone'; export type { WdInputPhoneProps } from './wd-input-phone'; export default WdInputPhone;