import type { FlexBoxProps } from '@xylabs/react-flexbox'; import React from 'react'; import type { PayloadEditorRenderProps } from '../PayloadRenderPlugin.ts'; export declare const PayloadEditorBox: React.FC; //# sourceMappingURL=PayloadEditorBox.d.ts.map