export { GDPRConsent } from "./gdpr-consent.js";
export * as languages from "./languages/index.js";
export * as services from "./services/index.js";
