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