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

declare const CameraUserIcon: MdiReactIconComponentType;
export default CameraUserIcon;
