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

declare const FileMusicIcon: MdiReactIconComponentType;
export default FileMusicIcon;
