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