import { SVGProps } from "react";
declare const STIGrafana: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { STIGrafana };
