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