export default function BVH_Build_Iterative(workList: Uint32Array, aabb_array: Float32Array, aabb_copy: any[]): Float32Array;