declare const config: {
    LI_AT_COOKIE: string | undefined;
};
export { config, };
