import type { CSSInterpolation } from 'dw-neit-cssinjs'; import type { FullToken, OverrideComponent } from '../theme/internal'; export declare function genCompactItemVerticalStyle(token: FullToken): CSSInterpolation;