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

declare const StayCurrentLandscape: ReactIconComponentType;
export default StayCurrentLandscape;
            