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