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