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