import type { Types } from '@cornerstonejs/core'; export default function getTextBoxCoordsCanvas(annotationCanvasPoints: Array, element?: HTMLDivElement, textLines?: Array): Types.Point2;