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