import * as React from 'react'; declare const MiniEditor: React.FunctionComponent; export { MiniEditor };