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