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