import type { TokenValueMap } from './types';
export declare const fontWeightTokens: TokenValueMap[];
