export interface ModelDropdownQueryParams { brand?: string; category?: string; }