export declare const $HAMPStartResponse: { readonly type: "all-of"; readonly contains: readonly [{ readonly properties: { readonly result: { readonly type: "StateResult"; readonly isRequired: true; }; }; }]; };