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

declare const VideoCallIcon: MdiReactIconComponentType;
export default VideoCallIcon;
