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