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