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