export declare function isValidIndianPINCode(pincode: string): boolean;
