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