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