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