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

declare const WebcamIcon: MdiReactIconComponentType;
export default WebcamIcon;
