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