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