import { Toolbar } from './modules/toolbar/Toolbar/Toolbar'; export declare function init(apiKey: string): void; export { Toolbar };