import type { IconComponent } from '../types'; declare const Playlist: IconComponent; export default Playlist;