// Type definitions for Immutable 3.x // Project: https://immutable-js.com/ declare class OrderedMap { // TODO }