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

declare const LibraryMusic: ReactIconComponentType;
export default LibraryMusic;
            