export interface FileData { file: string; id: string; path: string; }