export declare enum ButtonTypes { Primary = "primary", OutlinePrimary = "outline-primary" }