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