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

declare const GuitarElectricIcon: MdiReactIconComponentType;
export default GuitarElectricIcon;
