import type { CmsContext } from "../../types/index.js"; import { ContextPlugin } from "@webiny/api"; export declare const createBaseSchema: () => ContextPlugin;