import treeSelectStyle from './tree-select'; declare const useTreeSelectStyle: () => import("jss").Classes; export { treeSelectStyle, useTreeSelectStyle }; export default useTreeSelectStyle; //# sourceMappingURL=index.d.ts.map