import type { FormattedApiResponse } from "./types"; export default function lookupApi(): Promise; export declare function resetCache(): void;