export declare function isValidGSTIN(gstin: string): boolean;
