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