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