UNPKG

@payfit/unity-themes

Version:

3 lines (2 loc) 189 B
import { Config, Dictionary, LocalOptions } from 'style-dictionary/types'; export declare function processTypographyTokens(dictionary: Dictionary, _options: Config & LocalOptions): string;