import React from 'react'; /** Interactive debugger for editing, validating, and inspecting payload JSON. */ export declare const PayloadDebugger: React.FC; //# sourceMappingURL=PayloadDebugger.d.ts.map