export type FileRef = { _id: string name: string created?: string linkedFileData?: any hash: string }