import { z } from 'zod'; export declare const borderValue: z.ZodObject<{ color: z.ZodUnion; style: z.ZodEnum<{ inset: "inset"; solid: "solid"; dashed: "dashed"; dotted: "dotted"; double: "double"; groove: "groove"; ridge: "ridge"; outset: "outset"; }>; width: z.ZodUnion, z.ZodLiteral<0>]>, z.ZodString]>; }, z.core.$strip>; export declare const borderToken: z.ZodObject<{ $description: z.ZodOptional; $deprecated: z.ZodOptional>; $value: z.ZodUnion; style: z.ZodEnum<{ inset: "inset"; solid: "solid"; dashed: "dashed"; dotted: "dotted"; double: "double"; groove: "groove"; ridge: "ridge"; outset: "outset"; }>; width: z.ZodUnion, z.ZodLiteral<0>]>, z.ZodString]>; }, 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>;