export interface CountriesQueryDto { fields?: string[]; q?: string; }