import React from 'react'; import { IDesignerProps } from '../types'; export declare const Designer: React.FC;