/*! * Copyright (C) Microsoft Corporation. All rights reserved. */ import type { App } from '../services/index.js'; export declare function getCodeAppsAsync(): Promise; //# sourceMappingURL=GetCodeApps.d.ts.map