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