import { D2BlockNodeProps } from '../../types/component-props'; export declare function D2BlockNode(rawProps: D2BlockNodeProps): import("react/jsx-runtime").JSX.Element;