declare const toChar91: (num: number) => string;
export default toChar91;
