import { CepV2 } from "../types/cep"; export declare const getBy: (cep: string) => Promise>;