import { MdiReactIconComponentType } from './dist/typings';

declare const ScreenLockRotationIcon: MdiReactIconComponentType;
export default ScreenLockRotationIcon;
