export function getFileById(fileId: string): never { void fileId throw new Error("Not implemented") }