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