import { action } from 'mobx'; import { observer } from 'mobx-react'; export { action, observer }; //# sourceMappingURL=mobx-exports.d.ts.map