export declare const useKeepAliverStore: import("pinia").StoreDefinition<"keepAliver", import("pinia")._UnwrapAll; addInclude: (name: string) => void; removeInclude: (name: string) => void; collectingInclude: () => import("vue").WatchStopHandle; }, never>>, Pick<{ include: import("vue").ComputedRef; addInclude: (name: string) => void; removeInclude: (name: string) => void; collectingInclude: () => import("vue").WatchStopHandle; }, "include">, Pick<{ include: import("vue").ComputedRef; addInclude: (name: string) => void; removeInclude: (name: string) => void; collectingInclude: () => import("vue").WatchStopHandle; }, "addInclude" | "removeInclude" | "collectingInclude">>;