import { GraphQLServiceContext } from '../typings'; export declare const cacheControlHTTP: (ctx: GraphQLServiceContext) => string;