export declare const buttonShadowClassNames: (variant: "filled" | "outlined" | "underlined" | "text" | "normal", className?: string) => string;