import { CookieValue } from 'vanilla-cookieconsent'; export declare const pushToDataLayer: (cookie: CookieValue) => void;