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