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