import type { PipeableMaker } from './pipe.js'; export declare const tap: PipeableMaker;