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