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

declare const ScreenLockRotation: ReactIconComponentType;
export default ScreenLockRotation;
            