export { InlineCompleter, DEFAULT_INLINE_TYPES } from './completer'; export type { InlineType, Completion, CompletionResult, InlinePredictionOptions, } from './types'; //# sourceMappingURL=index.d.ts.map