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