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