/// import { Value } from '@udecode/plate-common'; import { ExcalidrawElementProps } from './ExcalidrawElement.types'; export declare const ExcalidrawElement: (props: ExcalidrawElementProps) => JSX.Element; //# sourceMappingURL=ExcalidrawElement.d.ts.map