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