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

declare const VoicemailIcon: MdiReactIconComponentType;
export default VoicemailIcon;
