import type { AsYouType } from 'libphonenumber-js/core';
export declare function getPhoneTemplate(formatter: AsYouType, value: string, separator: string): string;
//# sourceMappingURL=get-phone-template.d.ts.map