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