export declare function applyLegacyDoctorMigrations(raw: unknown): { next: Record | null; changes: string[]; };