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