import type { TreeSelectTheme } from './light';
declare const treeSelectDark: TreeSelectTheme;
export default treeSelectDark;
