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