export interface FrameworkDataImageContentInterface { base64EncodedData: string; type: string; name: string; }