UNPKG

stone-kit

Version:
4 lines (3 loc) 154 B
import { SVGProps } from 'react'; declare const Heart: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export default Heart;