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

declare const PhoneRotateLandscapeIcon: MdiReactIconComponentType;
export default PhoneRotateLandscapeIcon;
