import React from "react";
declare const HeartIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
export default HeartIcon;
//# sourceMappingURL=HeartIcon.d.ts.map