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