import { EventActionHandlerMutationActionCallable } from "../../../../../types"; import { SidebarAtomType } from "../sidebarAtom"; export declare const updateSidebarActiveTabIndexMutation: EventActionHandlerMutationActionCallable;