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