UNPKG

@grafana/ui

Version:
4 lines (3 loc) 139 B
import { FunctionComponent } from 'react'; import { SvgProps } from './types'; export declare const PanelAdd: FunctionComponent<SvgProps>;