import { DrawingID } from '@buerli.io/core'; export declare const useIsSketchActive: (drawingId: DrawingID) => boolean;