import type { FactoryProvider } from "@nestjs/common"; /** * Factory provider for the HatchetClient. */ export declare const hatchetClientFactory: FactoryProvider;