/** * 全角ひらがなから半角への変換表 */ export declare const katakanaMap: Record;