import type { RadioComponent } from './types';
declare const RadioWithRef: RadioComponent;
export default RadioWithRef;
//# sourceMappingURL=Radio.d.ts.map