export { VideoEditorSDK } from './components/VideoEditorSDK'; export { VideoEditorHost } from './components/VideoEditorHost'; export { openVideoEditor } from './api/openVideoEditor'; export * from './types'; //# sourceMappingURL=index.d.ts.map