import React from 'react'; import type { BaseProps } from '@toptal/picasso-shared'; declare const LexicalEditorView: React.ForwardRefExoticComponent>; export default LexicalEditorView; //# sourceMappingURL=LexicalEditorView.d.ts.map