import type { CSSObject } from 'dw-neit-cssinjs'; import type { NotificationToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const genNotificationPlacementStyle: GenerateStyle; export default genNotificationPlacementStyle;