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

declare const PanoramaIcon: MdiReactIconComponentType;
export default PanoramaIcon;
