export declare enum FullWidth { None = "none", All = "all", OnlyMobile = "only-mobile" }