export interface FrameworkAttributeInterface { attributeCode: string; value: string; }