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