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