import { SvgIconComponent } from './types'; declare const HearingIcon: SvgIconComponent; export default HearingIcon;