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