import type { Types } from '@cornerstonejs/core'; import type { Annotation } from '../../types'; export default function getContourHolesDataWorld(annotation: Annotation): Types.Point3[][];