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

declare const Video3dIcon: MdiReactIconComponentType;
export default Video3dIcon;
