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