import React from 'react'; import { IconProps } from '../index'; declare const FeaturedPlayList: React.FC; export default FeaturedPlayList;