export declare function toE164Phone(value: unknown, country?: string | null): string | null | undefined;