UNPKG

@brasil-interface/utils

Version:
57 lines 1.33 kB
import { AC } from "./AC"; import { AL } from "./AL"; import { AM } from "./AM"; import { AP } from "./AP"; import { BA } from "./BA"; import { CE } from "./CE"; import { DF } from "./DF"; import { ES } from "./ES"; import { GO } from "./GO"; import { MA } from "./MA"; import { MG } from "./MG"; import { MS } from "./MS"; import { MT } from "./MT"; import { PA } from "./PA"; import { PB } from "./PB"; import { PE } from "./PE"; import { PI } from "./PI"; import { PR } from "./PR"; import { RJ } from "./RJ"; import { RN } from "./RN"; import { RO } from "./RO"; import { RR } from "./RR"; import { RS } from "./RS"; import { SC } from "./SC"; import { SE } from "./SE"; import { SP } from "./SP"; import { TO } from "./TO"; export declare const InscricaoEstadual: { AC: typeof AC; AL: typeof AL; AM: typeof AM; AP: typeof AP; BA: typeof BA; CE: typeof CE; DF: typeof DF; ES: typeof ES; GO: typeof GO; MA: typeof MA; MG: typeof MG; MS: typeof MS; MT: typeof MT; PA: typeof PA; PB: typeof PB; PE: typeof PE; PI: typeof PI; PR: typeof PR; RJ: typeof RJ; RN: typeof RN; RO: typeof RO; RR: typeof RR; RS: typeof RS; SC: typeof SC; SE: typeof SE; SP: typeof SP; TO: typeof TO; }; //# sourceMappingURL=InscricaoEstadual.d.ts.map