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