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