import { ContextPlugin } from "@webiny/api"; import type { ApiCoreContext } from "../../types/core.js"; export declare const createAdminUsersContext: () => ContextPlugin[];