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