export declare const CommonIntroData: ({ element, isThemeDark, }: { element: HTMLElement; isThemeDark?: boolean; }) => { headline: import('../../../../../model/dist/index.js').SlotResult; actions: import('../../../../../model/dist/index.js').SlotResult; isThemeDark: boolean | undefined; }; //# sourceMappingURL=common.d.ts.map