import { VariantStyle } from './types'; export declare const resolveTokens: (tokens: string[]) => VariantStyle[];