export declare const NEEDLE_ENGINE_FEATURE_FLAGS: {
    experimentalSmartHierarchyUpdate: boolean;
};
