declare const insertImage: (editorState: any, matchArr: any) => any;
export default insertImage;
