/// <reference types="react" />
declare const Voicemail: () => JSX.Element;
export default Voicemail;
