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