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