import React from 'react';
import type { Props } from './types';
export declare const CodeEditor: React.FC<Props>;
//# sourceMappingURL=index.d.ts.map