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