/** Inline trend container — sized by the caller's slot, never the viewport. */ export declare const sparklineVariants: (props?: ({ size?: "default" | "sm" | null | undefined; } & import("class-variance-authority/types").ClassProp) | undefined) => string; //# sourceMappingURL=variants.d.ts.map