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