import { Map, OrderedMap } from 'immutable' export function resolvePointer(pointer: string, data: Map | OrderedMap): any