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