import type { Types } from '@cornerstonejs/core'; export default function mirror(mirrorPoint: Types.Point2, staticPoint: Types.Point2): Types.Point2;