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