const intersectRays: ( origin1: XYZ, ray1: XYZ, origin2: XYZ, ray2: XYZ, ) => [XYZ, XYZ] | null
packages / interact / src / util / intersect.ts