import { IClient } from "./interface"; export declare function createStubClient(): Promise;