import type { GraphQLClient } from 'graphql-request'; export declare function getApps(graphqlClient: GraphQLClient): Promise>; //# sourceMappingURL=get-apps.d.ts.map