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