export default function getNodes({ chart, filter, hits, position }: { chart: any; filter: any; hits: any; position: any; }): any[];