import { IJamoDictionary } from "../interfaces";
export declare const jamoDictionary: Map<string, IJamoDictionary>;
