export interface IMockItem { id: string, name: string, contenttype: string }