import { DataComponent as DC } from '../runtime'; export type TreeOptions = Omit, 'type'>; export declare const Tree: DC;