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

declare const MusicFillIcon: RemixiconReactIconComponentType;
export default MusicFillIcon;
