import { ContextoRelatorio } from './contexto-relatorio'; export declare function relatarTexto({ resultadosPorArquivo, diretorioBase }: ContextoRelatorio): void; //# sourceMappingURL=texto.d.ts.map