mapStateVersion: xstate@5.0.0On this pagemapState() function​Signature:export declare function mapState(stateMap: { [stateId: string]: any;}, stateId: string): any;Parameters​ParameterTypeDescriptionstateMap{ [stateId: string]: any; }stateIdstringReturns:any