import { DeveloperIconProps } from '../icon'; export declare const Grafana: (props: DeveloperIconProps) => import('react').FunctionComponentElement;