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