export type iFunction = (...args: any[]) => any;