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