/// <reference types="react" />
export declare const Design: (props: any) => import("react").JSX.Element;
