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