import { SdkConfig } from './util'; export declare function configureSdk(config: SdkConfig): void;