import { RetrospectiveFunction } from "../../RetrospectiveFunction"; import { GenericFunction } from "../function/GenericFunction"; export declare type GenericRetrospectiveFunction = RetrospectiveFunction; //# sourceMappingURL=GenericRetrospectiveFunction.d.ts.map