/** @codex-xmi-id 33abe37a-4174-5506-890d-a21f0882dfe4 */ export declare class UnregisterResponseBody { path: string; constructor(path: string); }