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

declare const ViolinIcon: MdiReactIconComponentType;
export default ViolinIcon;
