export declare type InRecordingContext = { kind: "recording"; id: string; };