import { FastDictFactory } from "../common/utils";
declare const DICT1: FastDictFactory;
export default DICT1;
