export type { MaskitoPhoneParams } from './phone';
export { maskitoGetCountryFromNumber, maskitoPhoneOptionsGenerator } from './phone';
