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