export declare enum ButtonVarients { FILL = "fill", OUTLINE = "outline", DOTTED = "dotted", TRANSPARENT = "transparent" }