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