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