export declare function mapState(stateMap: {
    [stateId: string]: any;
}, stateId: string): any;
//# sourceMappingURL=mapState.d.ts.map