import type { IconComponent } from '../types'; declare const Panorama: IconComponent; export default Panorama;