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