import { RetrospectiveFunction } from "../RetrospectiveFunction"; export declare type RetrospectiveChain any> = readonly RetrospectiveFunction[]; //# sourceMappingURL=RetrospectiveChain.d.ts.map