export declare function tap(fn: (t: T) => void): (source: import("callbag").Source) => import("callbag").Source;