import type { State } from '#cookie-control/types'; export declare const useCookieControl: () => State;