import { MdiReactIconComponentType } from './dist/typings';

declare const RecordVoiceOverIcon: MdiReactIconComponentType;
export default RecordVoiceOverIcon;
