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