import { Pipe } from "../pipe.js";
export declare function at(index: number): Pipe;
