import { Document, DocumentInput } from "@langchain/core/documents";
export { Document, type DocumentInput };