import { Client } from './openapi';
export declare const getClient: () => Client;
