export declare const toTree: (value: unknown, tab?: string) => string;
