import { ReactIconComponentType } from '../types';

declare const FeaturedPlayList: ReactIconComponentType;
export default FeaturedPlayList;
            