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