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

declare const EarHearingIcon: MdiReactIconComponentType;
export default EarHearingIcon;
