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

declare const Voicemail: ReactIconComponentType;
export default Voicemail;
            