import type { TypographyStack } from './consts'; export declare const code: TypographyStack<"100" | "200" | "300" | "100-bold" | "200-bold" | "300-bold" | "50" | "50-bold">;