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