import React from 'react'; import { ObjectID } from '@buerli.io/core'; export declare const Constraints: React.FC<{ sketchId: ObjectID; }>;