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