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