import type { HighFragment } from '../HighFragment'; /** * used for clipping a geometry by using a mathematical lane */ export declare const clipping: HighFragment; //# sourceMappingURL=clippingFragments.d.ts.map