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