import type { PluginElementRenderProps } from '@yoopta/editor'; export declare const CodeGroupContent: (props: PluginElementRenderProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=code-group-content.d.ts.map