import { Client } from './types'; /** * * NOT USED * */ export declare const createRestClient: Client; //# sourceMappingURL=createRestClient.d.ts.map