import { IconSvgProps } from '../types';
declare const Voicemail: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Voicemail;
//# sourceMappingURL=Voicemail.d.ts.map