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