export declare function mapState(stateMap: { [stateId: string]: any; }, stateId: string): any;