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