import WebSDKBOM from './websdk';
declare const use: (key: string, ...args: any[]) => any;
export { use as default, WebSDKBOM };
