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