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

declare const GuitarPickIcon: MdiReactIconComponentType;
export default GuitarPickIcon;
