import { ReactIconComponentType } from '../types';

declare const HearingDisabled: ReactIconComponentType;
export default HearingDisabled;
            