import { AxiosInstance } from 'axios'; export declare function createAtCoderClient(workspaceRoot: string): AxiosInstance;