declare const styles: { readonly "tree": string; readonly "treenode": string; readonly "header": string; readonly "content": string; readonly "label": string; readonly "arrow": string; readonly "prefix": string; readonly "subfix": string; readonly "input": string; readonly "dragHandle": string; }; export = styles;