export type { CepInfo, CepValidator } from './types.js'; export { createViaCepValidator, type ViaCepOptions } from './viacep.js'; //# sourceMappingURL=index.d.ts.map