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

declare const Landscape: ReactIconComponentType;
export default Landscape;
            