export declare type RetrospectiveFunction any> = (next: F, ...x: Parameters) => ReturnType; //# sourceMappingURL=RetrospectiveFunction.d.ts.map