declare const mk_wcswidth: (pwcs: string) => number;
export default mk_wcswidth;
