/**
* This JSON example is the top EditorDialog returned in response to launching
* "Work Packages" from the SDA Workbench.
*/export declare classSdaPostSessionJsonSample {
privatestatic PATH;
privatestatic BODY;
privatestatic RESPONSE;
staticcopyOfResponse(): object;
}