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

declare const CameraIcon: MdiReactIconComponentType;
export default CameraIcon;
