/** * ASCII で英数の前後にある記号のマップ */ export declare const symbolMap: Record;