import { IconProps } from '../Icon'; declare function SvgStayPrimaryLandscape(props: IconProps): JSX.Element; export default SvgStayPrimaryLandscape;