import { CmsModelFieldToElasticsearchPlugin } from "../../types";
export declare const createJsonIndexing: () => CmsModelFieldToElasticsearchPlugin;
