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