import { DrawingID, ObjectID } from '@buerli.io/core'; export declare const getMatePath: (drawingId: DrawingID, prRefId: ObjectID) => number[];