import { AccountConfigType } from '../types';
export declare function getAccountConfigRequest(sessionId: string): Promise<AccountConfigType>;
//# sourceMappingURL=getAccountConfig.d.ts.map