export declare enum CssClass { SELECTED = "selected", PAGING_TOP_CLASS_NAME = "gui-paging-top", PAGING_BOTTOM_CLASS_NAME = "gui-paging-bottom" }