UNPKG

@grafana/ui

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