export interface ThreadDepuracao { id: number; nome: string; } //# sourceMappingURL=thread-depuracao-interface.d.ts.map