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