import { Cursor as PBCursor } from '@vertexvis/scene-view-protos/core/protos/paging_pb'; import { Mapper as M } from '@vertexvis/utils'; import { Cursor } from '../types'; export declare const mapCursor: M.Func;