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