export declare const CmsEntryOpenSearchIndexFeature: {
    name: string;
    register(container: import("@webiny/di").Container): void;
};
