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