import { ReactIconComponentType } from '../types';

declare const KeyboardVoice: ReactIconComponentType;
export default KeyboardVoice;
            