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

declare const LandscapeLineIcon: RemixiconReactIconComponentType;
export default LandscapeLineIcon;
