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