export interface PublishParams { requestId: string; [key: string]: any; } //# sourceMappingURL=publish.d.ts.map