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

declare const RadioButtonFillIcon: RemixiconReactIconComponentType;
export default RadioButtonFillIcon;
