export declare const treeDark: { name: string; vars: () => { treeWrapperPadding: string; treePadding: string; treeBackgroundColorHover: string; treeBorder: string; treeBottomBorderPos: string; treeBottomBorderHeight: string; treeBottomBorderBackgroundColor: string; treeTextFontSize: string; treeExpandedIconRotate: string; treeSelectedBackgroundColor: string; treeIndentSize: string; treeIconSize: string; treeIconTransitionTime: string; }; };