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