import { ReactIconComponentType } from '../types';

declare const LocalSee: ReactIconComponentType;
export default LocalSee;
            