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