import type { IconComponent } from '../types'; declare const RadioMinimalistic: IconComponent; export default RadioMinimalistic;