import { CompositeMarkComponent as CC } from '../runtime'; import { TreeMark } from '../spec'; export type TreeOptions = Omit; export declare const Tree: CC;