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

declare const StayCurrentPortrait: ReactIconComponentType;
export default StayCurrentPortrait;
            