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