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

declare const PanoramaVertical: ReactIconComponentType;
export default PanoramaVertical;
            