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