import type { CSSObject } from '../../_util/cssinjs'; import type { StepsToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const genStepsLabelPlacementStyle: GenerateStyle; export default genStepsLabelPlacementStyle;