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