import type { MonthQiProfile } from '../types/analysis'; export declare function analyzeMonthQiProfile(monthBranch: string, commanderStem?: string): MonthQiProfile;