import { MemoryTree } from "./interface"; export declare const outputProvider: MemoryTree.BuildProvider;