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