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