PaginatedFilterComponents: FilterComponents & {
    page?: Page;
    sort?: Sort;
}