export type GraphQLKoaState = { graphql?: { operationName: string | undefined; }; }; //# sourceMappingURL=state.d.ts.map