import { t as IRestApiContext } from "./types2.cjs"; //#region src/api/third-party-licenses.d.ts declare function getThirdPartyLicenses(context: IRestApiContext): Promise; //#endregion export { getThirdPartyLicenses as t }; //# sourceMappingURL=third-party-licenses.d.cts.map