declare const CodeUI: { code: { render: ({ attributes, children, element, blockId, }: import("@yoopta/editor/dist/plugins/types").PluginElementExtendRenderProps) => import("react/jsx-runtime").JSX.Element; }; }; export { CodeUI }; //# sourceMappingURL=index.d.ts.map