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

declare const VoiceOverOff: ReactIconComponentType;
export default VoiceOverOff;
            