declare const Heart: (props: any) => JSX.Element;
export default Heart;
