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

declare const ScreenLockLandscape: ReactIconComponentType;
export default ScreenLockLandscape;
            