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