export declare const toAscii: Array<string>;
export declare const toNumber: Record<string, number>;
