export declare const CodeBlock: (props: any) => import("react/jsx-runtime").JSX.Element; export declare const InterpreterCodeBlock: (props: any) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=code-block.d.ts.map