/** International phone number */
export type InternationalPhoneNumber = string;
//# sourceMappingURL=InternationalPhoneNumber.d.ts.map