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