import type { CSSObject, GenerateStyle } from '@antdv/ui/es/theme'; import type { NotificationToken } from '.'; declare const genNotificationPlacementStyle: GenerateStyle; export default genNotificationPlacementStyle;