import { PlateRenderElementProps, Value, PlatePluginComponent } from '@udecode/plate-common'; import { TImageElement } from './types'; export declare const Image: PlatePluginComponent>; //# sourceMappingURL=ImageBlock.d.ts.map