export interface User { [key: string]: any; }