export declare type GenericFunction = (...x: any[]) => any; //# sourceMappingURL=GenericFunction.d.ts.map