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