import React from 'react'; /** * A toolbar button that allows the user to insert an image from an URL. * For the button to work, you need to have the `imagePlugin` plugin enabled. */ export declare const InsertImage: React.ForwardRefExoticComponent, "ref"> & React.RefAttributes>;