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