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