/// import { IconProps } from "../../../types"; export default function HeartEditIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;