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