export interface StatementRef { objectType: "StatementRef"; id: string; }