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