export type Factory = (...args: TArgs) => TActivated | Promise; //# sourceMappingURL=Factory.d.ts.map