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

declare const OrbitIcon: MdiReactIconComponentType;
export default OrbitIcon;
