/* This file is for entry point of dts-bundle-generator */
import { SdkInitMethod } from './sdk'
export declare const init: SdkInitMethod
