CarouselPrevious( __namedParameters: ClassAttributes<HTMLButtonElement> & ButtonHTMLAttributes< HTMLButtonElement, > & VariantProps< ( props?: ConfigVariants<{ variant: { primary: string; mono: string; destructive: string; secondary: string; outline: string; dashed: string; ghost: string; dim: string; foreground: string; success: string; warning: string; info: string; inverse: string; }; ... 7 more ...; placeholder: { ...; }; }> & ClassProp
, ) => string, > & { selected?: boolean; asChild?: boolean },): Element