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

declare const RecordVoiceOver: ReactIconComponentType;
export default RecordVoiceOver;
            