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