export declare class StoreModule { state: TState; constructor(state: TState); }