export interface DefaultDominioResponse { id: number | string; text: string; }