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

declare const VideoCall: ReactIconComponentType;
export default VideoCall;
            