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