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