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