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