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