export { createContext, useContext } from 'use-context-selector'; export declare const identity: (state: T) => T; //# sourceMappingURL=context.d.ts.map