import { List } from 'immutable'; export declare function toPointer(keys: (string | number)[] | List): string;