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

declare const LandscapeIcon: MdiReactIconComponentType;
export default LandscapeIcon;
