import type { Fact } from './Fact'; export type FactSet = ReadonlyArray;