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