export type AnyFunction = (...args: Args) => ReturnType;