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