UNPKG

@grafana/ui

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