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