export declare const lastIndexOf: (value: any, fromIndex?: number) => import("../pipe.js").Pipe;
