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

declare const RadioFillIcon: RemixiconReactIconComponentType;
export default RadioFillIcon;
