export declare const insightInterfaceReducer: import("@reduxjs/toolkit").Reducer & { getInitialState: () => import("./insight-interface-state.js").InsightInterfaceState; };