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

declare const TelescopeIcon: MdiReactIconComponentType;
export default TelescopeIcon;
