import * as ManifestTypes from '../manifest.json'; type BrandVisualNames = keyof typeof ManifestTypes; export default BrandVisualNames;