import { TShowHook } from './types'; export declare function DesignerOptions(props: { show: TShowHook; heightInPercent?: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DesignerOptions.d.ts.map