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

declare const CameraRearIcon: MdiReactIconComponentType;
export default CameraRearIcon;
