import type { CSSObject } from '@ant-design/cssinjs'; import type { StepsToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const genStepsCustomIconStyle: GenerateStyle; export default genStepsCustomIconStyle;