export default getTrackObjById; declare function getTrackObjById(tiledPlots: any, viewId: any, trackId: any): any;