import { WcpContext } from "./types"; import { GraphQLSchemaPlugin } from "@webiny/handler-graphql/plugins"; export declare const createWcpGraphQL: () => GraphQLSchemaPlugin;