export function buildEdgeIndices(positions: any, indices: any, positionsDecodeMatrix: any, edgeThreshold: any): Uint32Array | Uint16Array;