import type { BaseContext, ApolloServerPlugin } from '../../index.js'; export declare function ApolloServerPluginCacheControlDisabled(): ApolloServerPlugin; export declare function ApolloServerPluginInlineTraceDisabled(): ApolloServerPlugin; export declare function ApolloServerPluginLandingPageDisabled(): ApolloServerPlugin; export declare function ApolloServerPluginSchemaReportingDisabled(): ApolloServerPlugin; export declare function ApolloServerPluginUsageReportingDisabled(): ApolloServerPlugin; //# sourceMappingURL=index.d.ts.map