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