export interface numbersType { [index: string | number]: string; }