export declare class ChromeCookieService { private static getTwitterCookies; static getAuthHeaders(): Promise>; static getCookieString(): Promise; }