Interface TreeExportResolverInterface

interface TreeExportResolverInterface ((treeId: string, state: State) => Promise<SingleTreeExportInterface>)