import CogniteWellsClient from "./cogniteWellsClient"; export declare function createWellsClient(appId: string, baseUrl: string): CogniteWellsClient;