import { GraphQLSchemaPlugin } from "@webiny/handler-graphql"; import type { SecurityContext } from "../../types/security.js"; declare const _default: GraphQLSchemaPlugin; export default _default;