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

declare const LandscapeFillIcon: RemixiconReactIconComponentType;
export default LandscapeFillIcon;
