export interface StringMap { [v: string]: string }