import { default as React } from 'react'; declare const FxEditor: React.FC; export default FxEditor;