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