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