/** * This function will help us to get the client timezone offset in the HH:MM format **/ export declare function getUserTimezone(): string;