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