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