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

declare const RingIcon: MdiReactIconComponentType;
export default RingIcon;
