export type A2UITheme = Record; export interface A2UISurfaceOperationPayload { operations: unknown[]; }