import { Sintegra } from "./sintegra/Sintegra"; export declare function fetchSintegra(cnpj: string, estadoSigla: string): Promise;