import type { CSSObject } from '@antdv/ui/es/theme'; import type { GenerateStyle } from '@antdv/ui/es/theme'; import type { TableToken } from './index'; declare const genResizeStyle: GenerateStyle; export default genResizeStyle;