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

declare const PianoIcon: MdiReactIconComponentType;
export default PianoIcon;
