import type { DailyReportInput } from "./daily.js"; export declare function renderKoreanDailyReport(input: DailyReportInput): string; //# sourceMappingURL=korean.d.ts.map