export declare function convertToE164(number: string): string;
