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

declare const VideoUserIcon: MdiReactIconComponentType;
export default VideoUserIcon;
