export interface ContractLegalRestriction { id: string; text: string; }