import CharsDict from '../json/chars.json'; import { SimpleDict } from './types'; export default CharsDict as SimpleDict;