import { FC } from 'react'; declare const ImageEditorControl: FC; export default ImageEditorControl;