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

declare const ScreenLockPortrait: ReactIconComponentType;
export default ScreenLockPortrait;
            