import { Client } from '../core/client'; export declare type ClientInterface = Client;