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