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