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