UNPKG

react-udux-player

Version:

A customizable music player for React applications

3 lines (2 loc) 179 B
import { IconProps } from "../../types/misc"; export declare const FavoriteFilledIcon: ({ color, width, height, ...props }: IconProps) => import("react/jsx-runtime").JSX.Element;