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

declare const PanoramaHorizontalIcon: MdiReactIconComponentType;
export default PanoramaHorizontalIcon;
