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