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