import type { ViewIndividualIndexResponseItem } from '@/client'; export type IndividualIndexDto = ViewIndividualIndexResponseItem;