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

declare const ScreenRotationIcon: MdiReactIconComponentType;
export default ScreenRotationIcon;
