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