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