import React from 'react'; import type { CookieConsentProps } from './CookieConsentProps.tsx'; export declare const CookieConsent: React.FC; //# sourceMappingURL=CookieConsent.d.ts.map