export declare enum ButtonType { Primary = 0, OutlinePrimary = 1, Transparent = 2 }