UNPKG

@chief-editor/brick-control

Version:

Control Brick for chief editor

4 lines (3 loc) 167 B
/// <reference types="react" /> import { ChartLegendIconProps } from './type'; export declare function ChartLegendIconBrick(props: ChartLegendIconProps): JSX.Element;