export declare function isValidIndianMobileNumber(mobile: string): boolean;
