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