import { ReactIconComponentType } from '../types';

declare const Piano: ReactIconComponentType;
export default Piano;
            