export interface EmittedEvent { readonly type: string; readonly stage: string; }