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