export enum PaginationEnum { // Default number of pages DEFAULT_PAGE_SIZE = 20, }