export type { IMastraEditor, MastraEditorConfig, GetByIdOptions, IEditorAgentNamespace, IEditorMCPNamespace, IEditorPromptNamespace, IEditorScorerNamespace, IEditorWorkspaceNamespace, IEditorSkillNamespace, IEditorFavoritesNamespace, EditorFavoriteEntityType, EditorFavoriteToggleResult, EditorFavoriteTargetInput, EditorListFavoritedIdsInput, EditorIsFavoritedBatchInput, FilesystemProvider, SandboxProvider, BlobStoreProvider, BrowserProvider, } from './types.js'; //# sourceMappingURL=index.d.ts.map