import type { IconProps } from '../../types';
declare const PlayListAddFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Play List Add Fill
 * @see {@link https://remixicon.com/icon/play-list-add-fill Remix Icon Docs}
 */
export { PlayListAddFill };
