export declare const phoneTextVariants: (props?: ({ size?: "sm" | "md" | null | undefined; tone?: "default" | "muted" | null | undefined; } & import("class-variance-authority/types").ClassProp) | undefined) => string; //# sourceMappingURL=variants.d.ts.map