UNPKG

react-udux-player

Version:

A customizable music player for React applications

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