export declare const typography: { fontFamily: { code: string[]; }; fontWeight: { custom: string; }; letterSpacing: { 'really-tight': string; }; lineHeight: { looser: string; }; };