CSSWithMultiValues: {
    [K in keyof SystemCSSProperties]?: Token<SystemCSSProperties[K], K>
}

Generated using TypeDoc