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

declare const CameraEnhanceOutlineIcon: MdiReactIconComponentType;
export default CameraEnhanceOutlineIcon;
