import { GraphQLSchemaPlugin } from "@webiny/handler-graphql/plugins/GraphQLSchemaPlugin.js"; import type { ApiCoreContext } from "../../types/core.js"; export declare const createUsersGraphQL: () => GraphQLSchemaPlugin[];