/** * 英字の全角文字を半角文字に変換するためのマップ */ export declare const alphabetMap: Record;