export declare enum ButtonType { Primary = "primary", Secondary = "secondary", Tertiary = "tertiary" }