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

declare const PanoramaHorizontal: ReactIconComponentType;
export default PanoramaHorizontal;
            