import { MemoryTree } from "./interface"; /** 默认参数 */ export declare const defaultOptions: MemoryTree.Options;