export declare function formatPostalCode(postalCode: string): string;
