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