export declare const setTokens: import("@reduxjs/toolkit").ActionCreatorWithPayload; export declare const deleteTokens: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"@@petrus/DELETE_TOKENS">;