export declare const getClusterPositions: (clusterPositionsMap: Record, clusterNames: string[]) => (number | undefined)[];