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