export class Report { filename: string; size: number; createtimestamp: string; modifytimestamp: string; }