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