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

declare const PanoramaVerticalSelect: ReactIconComponentType;
export default PanoramaVerticalSelect;
            