export declare const ELEMENT_EXCALIDRAW = "excalidraw"; /** * Enables support for Excalidraw drawing tool within a Slate document */ export declare const createExcalidrawPlugin: = import("@udecode/plate-common").PlateEditor>(override?: Partial, OV, OE>> | undefined, overrideByKey?: import("@udecode/plate-common").OverrideByKey | undefined) => import("@udecode/plate-common").PlatePlugin, OV, OE>; //# sourceMappingURL=createExcalidrawPlugin.d.ts.map