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