import { TImageEditorProps } from './types';
export declare const ImageEditor: (props: TImageEditorProps) => import("react/jsx-runtime").JSX.Element | null;
//# sourceMappingURL=ImageEditor.d.ts.map