import { ReactIconComponentType } from '../types';

declare const Panorama: ReactIconComponentType;
export default Panorama;
            