export declare function getCookie(key: string, cookie: string): string;
