import type { InjuryReport } from "../types/index.js"; export declare const injuries: InjuryReport[];