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

declare const Hearing: ReactIconComponentType;
export default Hearing;
            