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

declare const SphereRadiusIcon: MdiReactIconComponentType;
export default SphereRadiusIcon;
