import { ICSSInJSStyle } from '@fluentui/styles';
export declare const treeStyles: {
    root: () => ICSSInJSStyle;
};
