/** * `normalizeUnitList`'s refusals as problem sentences (`[i]: …`), or * `[]` when the list is well formed — the entry point for a zod `superRefine` * and the asset validators, so no validator re-implements the marker shape. */ export declare function unitListProblems(list: readonly unknown[], listPath: string): readonly string[]; //# sourceMappingURL=unit-list-problems.d.ts.map