export declare const toEnDigit: (n: string) => string;
