export declare function useShallow(selector: (state: S) => U): (state: S) => U;