import type { dia } from '@joint/core'; export declare function isReactElement(value: unknown): value is dia.Cell;