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