export declare const GCM_SHARED_COOKIE_NAME: string; export declare function setCookie(name: string, value: string, domain?: string): void;