import { IChatEntitlementService } from "@codingame/monaco-vscode-api/vscode/vs/workbench/services/chat/common/chatEntitlementService.service"; export declare function isNewUser(chatEntitlementService: IChatEntitlementService): boolean;