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

declare const SaxophoneIcon: MdiReactIconComponentType;
export default SaxophoneIcon;
