export default function useTreeSelectStyle(prefixCls: string, treePrefixCls: string): import("../../theme").UseComponentStyleResult;
