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