interface MultipleAnalysisCodeEditorProps { data: any; } declare function MultipleAnalysisCodeEditor({ data }: MultipleAnalysisCodeEditorProps): import("react/jsx-runtime").JSX.Element; declare const _default: import("react").MemoExoticComponent; export default _default; //# sourceMappingURL=MultipleAnalysisCodeEditor.d.ts.map