import { Rect as OsdRect } from 'openseadragon'; export declare type Rect = OsdRect; export declare const Rect: typeof OsdRect; //# sourceMappingURL=rect.d.ts.map