UNPKG

@grafana/ui

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