import { MdiReactIconComponentType } from './dist/typings';

declare const QueueMusicIcon: MdiReactIconComponentType;
export default QueueMusicIcon;
