export type AnyFunction = (...args: any[]) => any; //# sourceMappingURL=function.type.d.ts.map