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