import { SvgIconComponent } from './types'; declare const LandscapeIcon: SvgIconComponent; export default LandscapeIcon;