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