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