import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use RadioButtonIcon */
export declare const RadioButton: Icon;
export { I as RadioButtonIcon };
//# sourceMappingURL=RadioButton.d.ts.map