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