import { Point as OsdPoint } from 'openseadragon'; export declare type Point = OsdPoint; export declare const Point: typeof OsdPoint; //# sourceMappingURL=point.d.ts.map