export type Error = string | { [key: string]: string | Error };