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