import { ApiClient } from "../api-client.js"; export declare function getInspection(client: ApiClient, id: string, lang: "en" | "ko"): Promise;