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