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