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