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

declare const VideoRemoveIcon: MdiReactIconComponentType;
export default VideoRemoveIcon;
