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

declare const PanoramaWideAngle: ReactIconComponentType;
export default PanoramaWideAngle;
            