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

declare const VideoImageIcon: MdiReactIconComponentType;
export default VideoImageIcon;
