scripts: Record<
    | "slicer"
    | "benchmark"
    | "stats"
    | "summarizer"
    | "export-quads"
    | "stats-helper"
    | "benchmark-helper", ScriptInformation> = ...