import type { MenuToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const getVerticalStyle: GenerateStyle; export default getVerticalStyle;