import { ApolloServerPlugin } from '@apollo/server';
declare function SentryApolloPlugin(): ApolloServerPlugin;
export default SentryApolloPlugin;
//# sourceMappingURL=sentryPlugin.d.ts.map