import ModernDict from '../json/modern.json'; import { ComplexDict } from './types'; export default ModernDict as unknown as ComplexDict;