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

declare const CameraImageIcon: MdiReactIconComponentType;
export default CameraImageIcon;
