import { Context } from 'react'; import { CogniteClient } from '@cognite/sdk'; export declare const CogniteSdkContext: Context;