declare function NodeViewExcalidraw({ editor, node, updateAttributes }: any): import("react/jsx-runtime").JSX.Element;
export default NodeViewExcalidraw;
