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