import { MoonshineService } from './services/MoonshineService'; declare const moonshineService: MoonshineService; export default moonshineService; export declare const Moonshine: MoonshineService; export { MoonshineIntentRecognizer, MoonshineService, MoonshineTranscriber, } from './services/MoonshineService'; export * from './types/interfaces'; export * from './web/config'; //# sourceMappingURL=index.d.ts.map