export declare enum ButtonVariant { PRIMARY = "primary", SECONDARY = "secondary", INLINE = "inline" } //# sourceMappingURL=constants.d.ts.map