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