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

declare const MusicLineIcon: RemixiconReactIconComponentType;
export default MusicLineIcon;
