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