export declare function isDigit(char: number): boolean; export default isDigit; //# sourceMappingURL=isDigit.d.mts.map