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