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

declare const PanoramaPhotosphere: ReactIconComponentType;
export default PanoramaPhotosphere;
            