export declare function soundsMuted(): boolean; export declare const muteSounds: import("@reduxjs/toolkit").ActionCreatorWithoutPayload<"muteSounds">;