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

declare const StayPrimaryLandscape: ReactIconComponentType;
export default StayPrimaryLandscape;
            