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