UNPKG

react-udux-player

Version:

A customizable music player for React applications

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