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