import { CharList, CharMap } from "./types";
export declare const symbolList: CharList;
export declare const symbolMap: CharMap;
