import type { TabSlice } from '../features/tab-set/tab-set-state.js'; export declare function buildMockTabSlice(config: Partial): TabSlice;