import type { GenerateStyle } from '@antdv/ui/es/theme'; import type { MenuToken } from '.'; declare const getHorizontalStyle: GenerateStyle; export default getHorizontalStyle;