export declare type Publisher = (payload: T) => Promise; //# sourceMappingURL=Publisher.d.ts.map