import { Service } from '@usercentrics/cmp-browser-sdk'; export declare const ContentService: ({ service }: { service: Service; }) => JSX.Element;