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