import { LegendBlock } from './types'; export declare const LegendBlockComponent: (props: LegendBlock) => import("react/jsx-runtime").JSX.Element;