export declare const validatePostalCode: (value: string | number) => boolean;