export declare enum PaginationVariantsTheme {
    DEFAULT = "DEFAULT"
}
