export type A2UITheme = Record; export interface A2UISurfaceOperationPayload { operations: unknown[]; } //# sourceMappingURL=a2ui.d.ts.map