import { z } from 'zod'; export declare const typographyValue: z.ZodObject<{ fontSize: z.ZodUnion; }, z.core.$strict>, z.ZodString]>; lineHeight: z.ZodOptional>; fontWeight: z.ZodUnion; fontFamily: z.ZodUnion; }, z.core.$strip>; export declare const typographyToken: z.ZodObject<{ $description: z.ZodOptional; $deprecated: z.ZodOptional>; $value: z.ZodUnion; }, z.core.$strict>, z.ZodString]>; lineHeight: z.ZodOptional>; fontWeight: z.ZodUnion; fontFamily: z.ZodUnion; }, z.core.$strip>, z.ZodString]>; $type: z.ZodLiteral<"number" | "border" | "color" | "fontFamily" | "fontWeight" | "transition" | "duration" | "dimension" | "gradient" | "shadow" | "typography" | "cubicBezier" | "custom-viewportRange" | "custom-string">; $extensions: z.ZodOptional>; rules: z.ZodOptional; }, z.core.$strip>>; }, z.core.$strip>>; }, z.core.$strict>;