import { DEngine } from "./typesv2"; /** * Subset of DEngine capabilities designed to support Dendron as a Web Extension */ export declare type ReducedDEngine = Pick;