export declare class CookieNames { static lang: string; static session: string; static configPriority: string; static configStyle: string; }