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