UNPKG

stone-kit

Version:
6 lines (5 loc) 190 B
import { SVGProps } from 'react'; declare const HeartFilled: (props: SVGProps<SVGSVGElement> & { deg?: number; }) => import("react/jsx-runtime").JSX.Element; export default HeartFilled;