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