/**
 * Default value of the prefix key use it to store the cookies
 * @type {string}
 */
export declare const PREFIX_KEY: string;
