import React from 'react'; export declare const ImageOverlay: (props: any) => React.JSX.Element; export declare const shortcutOpenChooseFromImageModal: (event: any, editor: any, format: any, registryObj: any, type: any) => void; export declare const UploadOverlay: (props: any) => React.JSX.Element;