export type File = { name: string; path: string; };