export declare type cookieConfig = { [name: string]: () => void; };