import type { FC, SVGProps } from "react";
export declare const Heart: FC<SVGProps<SVGSVGElement>>;
export default Heart;
//# sourceMappingURL=Heart.d.ts.map