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