import { UnwrapState } from '../types'; export declare function unwrapState>(state: State): UnwrapState;