export interface ITabsState { } declare const stateSlice: import('@reduxjs/toolkit').Slice; export default stateSlice;