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