import type { Types } from '@cornerstonejs/core'; export default function getNormal3(polyline: Types.Point3[]): Types.Point3;