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

declare const PanoramaWideAngleIcon: MdiReactIconComponentType;
export default PanoramaWideAngleIcon;
