import { Unsubscribe } from './unsubscribe.type'; declare type StatePropName = string; export declare type Unsubscribes = Map; export {};