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

declare const CameraIrisIcon: MdiReactIconComponentType;
export default CameraIrisIcon;
