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

declare const PanoramaVerticalIcon: MdiReactIconComponentType;
export default PanoramaVerticalIcon;
