export interface IconsLookup {
  [key: string]: ImageMetadata
}