import 'dotenv-defaults/config.js'; import { APIClient } from '../APIClient.js'; export declare function initClient(): Promise;