import type { WithSearchQuery } from '@/types/query.type'; export interface RecentEntitiesIndexQueryParams extends WithSearchQuery { }