import { MdiReactIconComponentType } from './dist/typings';

declare const LocalSeeIcon: MdiReactIconComponentType;
export default LocalSeeIcon;
