export interface IMsg { [props: string]: Error | string; }