import { IconProps } from '../lib';
declare function Voicemail(props: IconProps): JSX.Element;
export default Voicemail;
