export interface ServerErrors { [key: string]: string; }