export { CookieConsent } from './CookieConsent'; export { getCookieConsentTexts } from './translations'; export type { CookieConsentProps, CookieConsentTexts, CookieConsentTheme, CookieConsentConfig, CookieConsentPreferences, ConsentStatus, } from './types'; //# sourceMappingURL=index.d.ts.map