import type { GenerateStyle } from '../../theme/interface'; import type { ActionsToken } from '.'; declare const genActionsFeedbackStyle: GenerateStyle; export default genActionsFeedbackStyle;