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