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

declare const RadioIcon: MdiReactIconComponentType;
export default RadioIcon;
