export type Helper = (...args: any[]) => Promise | any;