declare function decodePropertyMap( runs: Array, ): Map; export = decodePropertyMap;