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