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