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