export declare enum BzSize { SMALL = "small", LARGE = "large", MEDIUM = "medium", EXTRA_LARGE = "extra-large", GIANT = "giant" }