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

declare const VideocamIcon: MdiReactIconComponentType;
export default VideocamIcon;
