import CompleteDict from '../json/complete.json'; import { ComplexDict } from './types'; export default CompleteDict as unknown as ComplexDict;