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