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

declare const PanoramaHorizontalSelect: ReactIconComponentType;
export default PanoramaHorizontalSelect;
            