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