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