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