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